implicit variable造句
例句与造句
- Jets use only two implicit variables
Jet只使用两个隐式的变量: - From the equation and using one of groovy s implicit variables
去掉,而使用groovy的一个隐含变量 - Such implicit variables are of type
这样的隐式变量为 - When fast mode is turned off , implicit variable declaration is required
当关闭快速模式时,要求使用隐式变量声明。 - However , you can assign to an implicit variable in the immediate window
但是,可以在“即时”窗口中向隐式变量赋值。 - It's difficult to find implicit variable in a sentence. 用implicit variable造句挺难的
- In visual basic , implicit variables are not listed in the locals window
在visual basic中,隐式变量不会列在“局部变量”窗口中。 - These implicit variables are scoped to the debugger and not accessible outside the debugger
这些隐式变量的范围限于调试器,无法在调试器外访问。 - These implicit variables never go out of scope and can be treated as any other variable
这些隐式变量永远不会超出范围,可以作为任何其他变量一样处理。 - In c and visual j , you can create an implicit variable by declaring it in the expression evaluator
在c #和visual j #中,可以通过在表达式计算器中声明来创建隐式变量。 - Loop simplifies this process a little by using an implicit variable that is , one that isn t explicitly created for the
对象的隐式变量(也就是说,变量不是显式创建的) ,对这个过程稍做了点儿简化。 - Window , the new implicit variable appears in the locals window with the sign in front of the variable name , in this case ,
在“即时”窗口中执行此代码时,新的隐式变量将显示在“局部变量”窗口中,其变量名称前有一个$符号,在本例中,为 - In visual basic , you cannot declare implicit variables in the expression evaluator , but if you use an undeclared variable in the visual basic expression evaluator , an implicit variable is created automatically
在visual basic中,无法在表达式计算器中声明隐式变量,但是如果在visual basic表达式计算器中使用未声明的变量,将自动创建一个隐式变量。